Dictionary.Remove Method

Removes the key value-key pair from the Dictionary. If Key is not in the Dictionary, it raises a KeyNotFoundException error.

Syntax

Dictionary.Remove Key


Parameters

Key

Variant